glglyphcache: Use stb_rect_pack for better glyph packing
authorTimm Bäder <mail@baedert.org>
Sun, 10 Feb 2019 09:12:47 +0000 (10:12 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jun 2019 22:42:00 +0000 (22:42 +0000)
commit66b081dc9c401a13870d9c5636dcf9c8821ac421
tree8ad692402f85bb0258b241edfe7e09e7af1ec493
parentbb5871fd81dc8e4eb024af5ef9d967ca5c50a4cb
glglyphcache: Use stb_rect_pack for better glyph packing
gsk/gl/gskglglyphcache.c
gsk/gl/gskglglyphcacheprivate.h
gsk/gl/stb_rect_pack.c [new file with mode: 0644]
gsk/gl/stb_rect_pack.h [new file with mode: 0644]
gsk/meson.build
tests/testblur.c